xen: arm: make zImage the default target which we install
authorIan Campbell <ian.campbell@citrix.com>
Fri, 12 Jul 2013 11:54:42 +0000 (12:54 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 19 Jul 2013 12:01:33 +0000 (13:01 +0100)
commit47d1a51480ad0f602d747e460d619436c907deea
treec75cf158cb56d9bc2a015a0e4b8e54c82947d671
parent2f044a6a6e4cb0ea24c856c1615e3fb878af2cfb
xen: arm: make zImage the default target which we install

The zImage compatible binary is the useful one on real hardware. The relocated
ELF thing is only really useful when booting directly on Fast Models. The
customary suffix for that case is .axf so provide that as a target.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/Makefile